home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- CLASS = AIBuddyInfoController;
- LANGUAGE = ObjC;
- OUTLETS = {
- "groupBox_requestingInfoBar" = NSBox;
- "groupBox_windowContents" = NSBox;
- "progressBar_requestingProfile" = NSProgressIndicator;
- "textField_profileOnlineSince" = NSTextField;
- "textField_profileService" = NSTextField;
- "textField_profileWarnLevel" = NSTextField;
- "textField_requestingProfile" = NSTextField;
- "textView_profile" = NSTextView;
- };
- SUPERCLASS = NSWindowController;
- },
- {CLASS = AIBuddyInfoTextView; LANGUAGE = ObjC; SUPERCLASS = AIURLTextView; },
- {CLASS = AIURLTextView; LANGUAGE = ObjC; SUPERCLASS = NSTextView; },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
- );
- IBVersion = 1;
- }